home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / prog_bas / mdbguru.zip / PICCON.PRO < prev    next >
Text File  |  1995-02-25  |  278b  |  11 lines

  1. ; Property list for picture box containers
  2. Height          =   5000
  3. Index           =   <<index>>
  4. Left            =   0
  5. TabIndex        =   <<tabindex>>
  6. Tag             =   "<<fieldname>>"
  7. Top             =   0
  8. Visible         =   0   'False
  9. Width           =   5000
  10.  
  11.